<style> 
#panel_bottom img { 
 display:none;
} 

#secuImgC { 
 margin:0!important; 
 float:left!important;
 display:inline!important; 
 border: 1px solid #E0E0E0!important;
} 

.securityCode { 
 color:#777!important; 
 margin:0!important;
 float:left!important;/ 
 height:25px!important; 
 padding: 6px 5px!important;
 background:#f9f9f9!important;
 border: 1px solid #E0E0E0!important; 
 border-right:none!important; 
} 

.securityCode:focus { 
 box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -webkit-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
 -moz-box-shadow:inset 0px 1px 3px #c3c3c3!important; 
} 

.cell_coment { 
 position: relative; 
} 
.coment_info { 
 position: relative; 
 text-align: justify; 
 color: #555; 
 background: #fff; 
 border: 1px solid #dddddd; 
 padding: 10px; 
 margin-bottom: 5px; 
 border-radius: 4px; 
} 
.coment_os { 
 overflow: hidden; 
} 
.tip { 
 position: absolute; 
 top: 10px; 
 left: -7px; 
 height: 13px; 
 width: 9px; 
 background: url("http://usite.su/images/1b460b53f69d.png") no-repeat top left; 
} 
.avacoment { 
 
} 
.avacoment img { 
 padding: 5px; 
 border: 1px solid #dddddd; 
 border-radius: 4px; 
} 
.avacoment input { 
 width: 57px; 
 border-radius: 2px; 
 border:1px solid #e1e1e1; 
 margin-top:5px; 
 color:#b5b5b5; 
} 
.comlink { 
 font: 700 12px "Arial"; 
 color: #f23030 !important; 
 margin-bottom: 5px; 
} 
.comlink a { 
 font: 700 12px "Arial"; 
 color: #f23030 !important; 
 text-decoration: none !important; 
} 

.comlink a:hover { 
 text-decoration: underline !important; 
} 

.commTd20 { 
 border-radius: 2px; 
 border:1px solid #ccc; 
 background: #fff; 
} 

.data { 
 float: right; 
 color:#3c3c3c; 
 font: 700 10px "Arial"; 
} 
.linkotvet { 
 margin-top:3px; 
} 

.linkotvet a { 
 border-radius: 2px; 
 border:1px solid #ccc; 
 font: 400 11x "Arial"; 
 color: #ccc; 
 text-decoration: none !important; 
 padding:1px; 
}
</style> 

<div style="padding:10px;border-radius: 5px;background: #212120;color:#fff;margin-bottom:5px;"><b>Добавить комментарий</b></div> 

<table border="0" width="100%" cellspacing="0" cellpadding="0"> 
 <tr><td class="commTd2" colspan="2">$ERROR$</td></tr> 
 <?if(!$USER_LOGGED_IN$)?><tr><td width="240" class="commTd1" nowrap><input style="display:none;" type="text" name="name" value="Гость"></td></tr><?endif?>
 <tr><td class="commTd2" colspan="2"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top"><textarea class="commFl" style="height:80px;border:1px solid #dcdcdc;border-radius: 3px;padding:8px;margin-top:5px;margin-bottom:5px;width: 678px;max-width:678px;" name="message" id="message" cols="50">$MESSAGE$</textarea></td></tr></table></td></tr> 
 <tr><?if($SECURITY_CODE$)?><td><div id="panel_bottom">$SECURITY_CODE$</div></td><?endif?><td align="right"><input sty type="submit" class="commSbmFl" id="addcBut" name="submit" style="border:1px solid #000;border-radius: 2px;padding:8px;margin-left:5px;" value="Отправить"></td></tr> 
</table>